home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13789 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.NetVision.net.il!news
  2. From: iti@Jerusalem.netvision.net.il
  3. Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.lang.c++,comp.lang.basic.visual.database,comp.lang.basic.visual
  4. Subject: HELP !!! WIth VB & DLL connection
  5. Date: Wed, 27 Mar 96 12:54:18 PDT
  6. Organization: NetVision LTD.
  7. Message-ID: <NEWTNews.31178.827960329.Postmaster@Jerusalem.netvision.net.il>
  8. NNTP-Posting-Host: ts002p10.pop2a.netvision.net.il
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
  12.  
  13.  
  14. I have a DLL written in Visual C++ and am trying to write a Visual Basic (Ver. 
  15. 3) application to use it.  I am new to VB so I have two questions.
  16.  
  17.     1.  How can I access the message que (in order to do my own message 
  18. processing) in a VB application?
  19.  
  20.     2.  I have a C DLL function declaired as 
  21. "char far*   WINAPI    _export    MyFunct(void)  ".  How do I declare it in VB.
  22.  
  23. I would appreceate it if you can also answer me directly.  My E-Mail address is
  24. iti@net.netvision.il
  25.  
  26. Thanks alot for all your help
  27. Yaakov
  28.  
  29.